﻿@charset "utf-8";
* {PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
body {margin:0px auto; font-family:"微软雅黑";font-size:14px;}
ul,li,a,span,h1,div,ol,h1,h2,h3,p,hr,input,label {margin:0px; padding:0px; text-decoration:none; list-style:none;}
body,td,th {font-family: 微软雅黑;}
body {margin-left: auto;margin-top: 0px;margin-right: auto;margin-bottom: 0px;}
a{color:#333;text-decoration:none;outline:none;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none;}
a:active {text-decoration: none;}
border { border:0px;}
img {border:0px;}
i,em{font-style: normal;}
.fl{ float:left;}
.fr{ float:right;}
.tac{text-align: center;}
.w1300{margin:0 auto; width:1340px; height:auto; overflow:hidden;}
.clear {clear: both;}

/*------------公用样式结束----------*/

/*------------top----------*/
.t_top{width:auto; height:auto; background:url(img/top.jpg) center no-repeat; overflow:hidden;}
.t_top .t_logo{width:488px; height:150px;}
.t_top .t_by{width:460px; height:auto; padding-top:50px; text-align:left; font-family:"微软雅黑";}
.t_top .t_by h2{font-size:28px;color:#434343; line-height:40px;}
.t_top .t_by h2 span{color:#e50011}
.t_top .t_by p{font-size:18px; color:#888;}
.t_top .t_tel{width:190px; height:auto; background:url(img/t_tel.jpg) left no-repeat; padding-left:70px;color:#e50011;font-size:30px; line-height:30px;font-family:Impact; margin-top:50px;}
.t_top .t_tel p{font-size:14px; color:#888;}
.t_top .t_y{width:121px; height:150px; float:right;}



/*头部*/
.header{width:100%;height:80px;line-height:80px;box-shadow:0 0 1px rgba(0,0,0,0.05); background:linear-gradient(to left,#118bf8,#005bac);}
.k-width{width:94.5%;}
.header .nav-list{height:80px; margin-left:12%;}
.header .nav-list>li{float:left;margin:0 55px;}
.header .nav-list>li:before{content:"";position:absolute;left:0;bottom:-4px;width:100%;height:4px;background:transparent;}
.header .nav-list>li>a{position:relative;display:inline-block;color:#fff;font-size:18px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;}
.header .nav-list>li>a:before{content:"";position:absolute;left:0;top:0;width:100%;opacity:0;visibility:hidden;}
.header .nav-list>li.on>a:before{opacity:1;visibility:visible;}
.header .nav-list>li.on>a,.header .nav-list>li:hover>a{color:#fed101;}
.header-right .search{font-size:14px; line-height:24px;font-family:"微软雅黑"; color:#888; background:url(img/t_tel.png) left no-repeat; padding-left:50px; margin-top:30px;}
.header-right .search p{ font-size:24px; font-family:Arial, Helvetica, sans-serif; color:#f08226; line-height:24px;}

@media (max-width:1800px){
    .header .nav-list>li{margin:0 10px;}
    .header .nav-list>li>a{font-size:16px;}
}



/*banner*/
#banner {position: relative;overflow: hidden;width: 100%}
#banner ul {
	position: relative;overflow: hidden;
	width: 300%
}
#banner ul li {
	width: 33.333%;
	float: left
}
#banner ul li img {
	width: 100%;display: block;
}
#banner aside {
	position: absolute;
	top: 0;
	bottom: 0;
	height: 0;
	width: 90%;
	right: 0;
	left: 0;
	margin: auto
}
#banner aside span {display: block;
	width:90px;
	height:150px;
	z-index: 63;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	position: relative;
	cursor: pointer;
	opacity: 0;
	transition: all 0.3s;
	margin-top:-1%;
}
#banner:hover aside span{ 
	opacity: 1;}
#banner aside span:after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 20%;
	margin: auto;
	width:87px;
	height:87px;
	border-top:1px solid #222;
	border-left:1px solid #222;
	-webkit-transform: rotateZ(-45deg);
	-moz-transform: rotateZ(-45deg);
	-ms-transform: rotateZ(-45deg);
	-o-transform: rotateZ(-45deg);
	transform: rotateZ(-45deg)
}
#banner aside span.prev {
	float: left;
}

#banner aside span.next {
	float: right;
}
#banner aside span.next:after {
	left: 0;
	right: 20%;
	-webkit-transform: rotateZ(135deg);
	-moz-transform: rotateZ(135deg);
	-ms-transform: rotateZ(135deg);
	-o-transform: rotateZ(135deg);
	transform: rotateZ(135deg)
}
#banner>div {
	width:180px;
	position: absolute;
	right: 0;
	left: 0;
	bottom:5%;
	margin: auto
}
#banner>div em {display: block;
	float: left;
	width:50px;
	height:5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 4.75px;
	background: #005bac;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	cursor: pointer
}
#banner>div em.act {
	background: #e50011
}


.sl,.st,.st div,.sl div{
	overflow: hidden;
}

/*------------首页栏目----------*/
.sylm{width:100%; height:auto;text-align:center;font-family:"微软雅黑";border-bottom:1px solid #dfdfdf;padding-top:50px; padding-bottom:30px; overflow:hidden;}
.sylm h2{ font-size:48px; color:#434343; line-height:60px;}
.sylm h2 span{font-weight:normal; color:#005bac;}
.sylm p{font-size:18px; color:#343434; line-height:30px;}


/*------------分类---------*/
.flbj{width:auto; height:448px; background:url(img/flbj.jpg) center no-repeat;}
.cpflbj{width:100%; height:auto; padding-bottom:30px;}
.fen{ margin:0 auto;width:87%; padding-top:40px;}
.fen ul{ height:auto; text-align:center; overflow:hidden;}
.fen ul li {width:8.9%;height:45px; margin:0.1%;background:#434343;border-radius:5px;text-align: center;float: left; box-sizing: border-box; position: relative; }
.fen ul li a{text-decoration: none; position: relative;z-index: 3; display: block; line-height:45px; height:45px; font-size:15px; color: #fff;}
.fen ul li a:hover{background:#d0001c\9;color: #fff;}
.fen ul li:after{content:'';position:absolute;height:100%;width:0;border-radius:5px;background:#e50011;bottom:0;left:0;-webkit-transition:width .3s;transition:width .3s;}
.fen ul li:hover:after,.fen ul li.cur:after{width:100%;color: #fff;}
.fen ul li:nth-child(3){margin-right: 0;}
.fen ul li.cur a { background:#005bac; color: #fff; }

/*产品展示*/
.anliroll {height:1300px;width:90%;margin:40px auto; }
.anliroll li {float: left;width: 23%; border:4px solid #005bac;background: #fff;margin: 2% 0 0 1.4%; }
.anliroll li a {display: block;overflow: hidden;font-size: 18px;position: relative; }
.anliroll li a h4 {overflow: hidden; }
.anliroll li a img { margin:0 auto;width:100%;display: block;transition: all .5s; }
.anliroll li a ol {background: #005bac;color: #fff;width: 100%;z-index: 555;transition: all .2s;text-align: center;font-size:20px; line-height:20px;padding:15px;box-sizing: border-box; }
.anliroll li a ol i dd{width:100%;font-family: "微软雅黑"; border-top:1px solid #ccc; height:26px;border-radius:25px; color:#fff; font-size:14px; line-height:26px; margin-top:8px;}
.anliroll li a ol i {display: block;color:#fff; dimgray;font-size:14px;margin-top: 10px; }
.anliroll li a ol a {color: #fff;font-size: 18px; }
.anliroll li a:hover img {transform: scaleX(1.1) scaleY(1.1); }
.anliroll li:hover a ol{background-color:#005bac;}
.anliroll li:hover a ol a{color:#fff;}
.anliroll li:hover  a ol i dd{background-color:#e50011;}
.anliroll li:hover a ol i dd{color:#fff;}
.anliroll li:hover a ol{color:#fff;}
.anliroll li:hover a ol i{color:#fff;}


/*------------简介---------*/
.aboutbj{width:100%; height:auto; background:url(img/aboutbj.jpg) top center no-repeat; padding-top:70px; padding-bottom:70px; overflow:hidden;}
.aboutbj .a_zw{margin:0 auto; width:1280px; height:auto; background-color:#fff; padding:40px;border-radius:25px; overflow:hidden;}
.aboutbj .a_zw .a_lm{width:auto; height:auto; background:url(img/a_lmbj.jpg) left no-repeat; text-align:right; font-family:"微软雅黑";}
.aboutbj .a_zw .a_lm h2{font-size:48px; line-height:55px; color:#005bac;}
.aboutbj .a_zw .a_lm p{font-size:18px; line-height:30px; color:#888;}
.aboutbj .a_zw ul{width:auto; height:auto; margin-top:30px; background-color:#f5f5f7; overflow:hidden;}
.aboutbj .a_zw ul .a_left{width:360px; height:550px; background-color:#e50011;}
.aboutbj .a_zw ul .a_right{width:800px; height:auto; text-align:left; font-family:"微软雅黑"; padding-top:40px; padding-right:40px; float:right;}
.aboutbj .a_zw ul .a_right h1{font-size:26px; color:#434343; line-height:40px;}
.aboutbj .a_zw ul .a_right p{font-size:16px; color:#888; line-height:30px; padding-top:30px;}
.aboutbj .a_zw ul .a_right .a_more{width:160px; height:35px; background-color:#005bac;border-radius:25px; text-align:center; font-family:"微软雅黑"; margin-top:20px;}
.aboutbj .a_zw ul .a_right .a_more a{color:#fff; line-height:35px; font-size:15px;}
.aboutbj .a_zw ul .a_right .a_more:hover{background-color:#e50011;transition: all .5s;}

/* ry*/
.rylm{width:100%; height:127px; background:url(img/rybj.jpg) center no-repeat; padding-top:60px; text-align:center; font-family:"微软雅黑"; color:#fff;}
.rylm h2{ font-size:48px; color:#fff; line-height:60px;}
.rylm h2 span{font-weight:normal;}
.rylm p{font-size:18px; color:#fff; line-height:30px;}
.pro-bot{width:auto; height:auto; background-color:#f9f9f9; padding-top:10px; padding-bottom:50px; overflow:hidden;}
.pro-bot .pro-con{ margin:0 auto; width:1340px;height:auto; margin-top:50px; margin-bottom:30px;}
.pro-bot .pro-con .bdt{overflow: hidden;}
.pro-bot .pro-con .bdt ul li{float:left; width:16.3%; margin-right:6px;}
.pro-bot .pro-con .bdt ul li span{display: block; width:100%;line-height: 0; overflow: hidden;}
.pro-bot .pro-con .bdt ul li span img{ margin:0 auto;width:96%; transition: .5s; padding:5px;}
.pro-bot .pro-con .bdt ul li em{display: block; height:35px; line-height:35px;text-align: center;font-size: 16px; color:#FFF;background:#434343;}
.pro-bot .pro-con .bdt ul li em i{display:inline-block;height:35px; line-height:35px;padding-right:20px;}
.pro-bot .pro-con .bdt ul li:hover em{background:#005bac;}
.pro-bot .pro-con .bdt ul li:hover em i{background:url(img/pro-jia2.png) no-repeat right;}



/* gc*/
.anlirol2 {height:auto;width:90%;margin:0px auto; }
.anlirol2 li {float: left;width: 23%; border:4px solid #005bac;background: #fff;margin: 2% 0 0 1.4%; }
.anlirol2 li a {display: block;overflow: hidden;font-size: 18px;position: relative; }
.anlirol2 li a h4 {overflow: hidden; }
.anlirol2 li a img { margin:0 auto;width:100%;display: block;transition: all .5s; }
.anlirol2 li a ol {background: #005bac;color: #fff;width: 100%;z-index: 555;transition: all .2s;text-align: center;font-size:20px; line-height:20px;padding:15px;box-sizing: border-box; }
.anlirol2 li a ol i dd{width:100%;font-family: "微软雅黑"; border-top:1px solid #ccc; height:26px;border-radius:25px; color:#fff; font-size:14px; line-height:26px; margin-top:8px;}
.anlirol2 li a ol i {display: block;color:#fff; dimgray;font-size:14px;margin-top: 10px; }
.anlirol2 li a ol a {color: #fff;font-size: 18px; }
.anlirol2 li a:hover img {transform: scaleX(1.1) scaleY(1.1); }
.anlirol2 li:hover a ol{background-color:#005bac;}
.anlirol2 li:hover a ol a{color:#fff;}
.anlirol2 li:hover  a ol i dd{background-color:#e50011;}
.anlirol2 li:hover a ol i dd{color:#fff;}
.anlirol2 li:hover a ol{color:#fff;}
.anlirol2 li:hover a ol i{color:#fff;}

/*------------news----------*/
.k_news{height:auto; padding-bottom:50px; background-color:#f9f9f9; margin-top:70px;}
.k_news .m_newdcon{margin-top:60px;}
.k_news .newtit li{position: relative; float: left; width: 90px; margin-right: 95px; font-size: 20px;color: #000000; line-height: 54px;font-weight: normal; padding-left: 43px;}
.k_news .newtit li a{color: #555555;display: block;height: 54px;}
.k_news .newtit li em{position: absolute;left:0;top:13px;width: 36px;height: 36px;overflow: hidden;}
.k_news .newtit li.on a{color:#0F2475;font-weight: bold;}
.k_news .newtit li.on{border-bottom: 3px solid #0F2475;}
.k_news .newtit li.on em img,.g_news17 .newtit li:hover em img{margin-left: -36px;}
.k_news .newtj{float: left;width:560px;height: 450px; margin-right: 12px;}
.k_news .newtj dt{width: 560px; height: 280px;overflow: hidden;margin-bottom: 24px;position: relative;}
.k_news .newtj dt img{ width: 560px; height: 280px;display: block;transition: all 0.3s linear 0s; }
.k_news .newtj dt:hover img{transform: scale(1.1);}
.k_news .newtj dt em{position: absolute;left:0;top:0;width:100px;height:92px;background: #e50011;padding-top: 10px;font-size: 14px; line-height:30px;color: #fff;text-align: center;}
.k_news .newtj dt em b{display: block;font-size:40px; line-height:60px;font-weight: normal;}
.k_news .newtj h3{ height: 34px;line-height: 34px;overflow: hidden;font-size: 16px;font-weight: bold;color: #17120f; font-weight: bold; margin-bottom: 12px;}
.k_news .newtj h3 a{color: #333333;text-decoration: none;}
.k_news .newtj h3 a:hover{color: #e50011}
.k_news .newtj p{height:auto; overflow: hidden;font-size:14px;line-height:24px;color: #666666;}
.k_news .newdown {float: right;width: 666px;height: 436px;overflow: hidden;}
.k_news .newdown dl{height: 118px;border-bottom: 1px dashed #e9e9e9;margin-bottom: 22px;}
.k_news .newdown dl:hover{ background-color:#f5f5f5;}
.k_news .newdown dt{float: left;width: 88px;height: 80px;border: 1px solid #e7e7e7; padding-top: 12px; font-size: 12px; line-height:20px;color: #333333; font-weight:normal; margin-right:40px;text-align: center;}
.k_news .newdown dt em{display: block;font-size: 40px; line-height:50px;color: #333333;position: relative;top:-2px;}
.k_news .newdown dd{float: left;width:500px;}
.k_news .newdown h3{height: 40px;line-height: 40px;overflow: hidden;font-weight: bold;font-size: 16px;color: #17120f;margin-bottom: 4px;}
.k_news .newdown h3 a{color: #17120f;}
.k_news .newdown h3 a:hover{color: #e50011}
.k_news .newdown p{font-size: 14px;color: #666666;line-height: 22px;height: 44px;overflow: hidden;}


/*------------footer----------*/
.g_ft{ height:286px;padding-top:54px; background: url(img/ftbg.jpg) no-repeat center top;}
.g_ft .m_fnav{float: left;width:400px;}
.g_ft .m_fnav a{display: inline-block;font-size: 14px;color: #9a9a9a;width:35%;line-height:26px; float:left;}
.g_ft .m_fnav a:hover{color: #e50011;}
.g_ft .f_ftcon{float: left;width:500px; }
.g_ft .f_ftcon li{float: left;width:240px;font-size: 16px;color: #bcbcbc;height: 65px; line-height: 22px; font-family: arial;}
.g_ft .f_ftcon li em{display: block;color: #9d9d9d;font-size: 14px;}
.g_ft .f_ftcon .lastli{font-size: 14px;color: #9d9d9d;}
.g_ft h2{position: relative; height: 46px;padding-left: 22px;line-height: 46px; font-weight: normal;font-size: 18px;color: #fff;margin-bottom: 12px;}
.g_ft h2:before{content: "";position: absolute;width: 3px;height: 24px;background: #e50011;left:0;top:12px;}
.g_ft .m_code{float: left;width: 292px;padding-left:50px;}
.g_ft .codelst{height: 140px;}
.g_ft .codelst li{float: left;width: 102px;height: 102px;margin-right: 46px;}
.g_ft .codelst li img{width: 102px;height: 102px;display: block;margin: 0 auto;}
.g_ft .codelst .code2{margin-right: 0;}
.g_ft .codelst li em{display: block;height: 32px;line-height: 32px;text-align: center;font-size: 14px;color: #fff;}
.g_ft .m_code p{font-size: 14px;line-height: 24px;color: #fff;}
.g_ft .m_code p a{color: #fff;}


/*------------内页banner---------*/
.nyzw{margin:0 auto; width:1340px; height:auto; font-family:"微软雅黑"; font-size:15px; color:#434343; padding-top:40px; padding-bottom:50px; line-height:28px;text-align:left;overflow:hidden;}
.ny-r-t{width:auto; height:auto; border-bottom:1px solid #ccc; padding:10px;}
.ny-news01{width:100%;height: auto;}
.ny-news01 li{
  padding:20px;
  width:auto;
  margin-top:20px;
  background-color:#f9f9f9;
  overflow: hidden;
}
.ny-news01 li:hover{border-bottom:3px solid #ccc;transition: all 0.3s ease-out;}
.ny-news01 li .tu1{
	float: left;
	width: 200px;
	height: 145px;
	overflow: hidden;
}
.ny-news01 li .tu1 img{
	width: 200px;
	height: 145px;
	overflow: hidden;
	 transition: all 0.5s ease-out;
  -webkit-transform: scale(1, 1); 
     -moz-transform: scale(1, 1); 
  -webkit-transition: all 0.5s ease-out; 
     -moz-transition: all 0.5s ease-out; 
}
.ny-news01 li:hover .tu1 img{
	 transition: all 0.5s ease-out;
  -webkit-transform: scale(1.1, 1.1); 
     -moz-transform: scale(1.1, 1.1); 
  -webkit-transition: all 0.5s ease-out; 
     -moz-transition: all 0.5s ease-out;
}
.ny-news01 li .l01{
  width:100px;
  height:20px;
  margin-top:10px;
  text-align:center;
  line-height:20px;
  color:#888;
  background-color:#f2f2f2;
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
}


.ny-news01 li .r01{
  float: left;
  margin-left:50px;
  width:70%;
  height: auto;
}
.ny-news01 li .r01 a h2{
  display: block;
  width: 100%;
  height: auto;
  overflow:hidden;
  font-size: 18px;
  font-weight:normal;
  color: #717171;
  letter-spacing: 0px;
  transition: all 0.3s ease-in-out;
}
.ny-news01 li .r01 a h2 span{color:#e60002; font-weight:normal; margin-right:10px;}
.ny-news01 li .r01 p{
  display: block;
  width: 100%;
  height:46px;
  font-size: 14px;
  color: #888;
  letter-spacing: 0px;
  line-height: 150%;
  overflow: hidden;
}
.ny-news01 li .more{width:120px; height:30px; border:1px solid #ccc;text-align:center; }
.ny-news01 li .more a{ font-family: Arial, Helvetica, sans-serif; font-size:16px; color:#ccc;}
.ny-news01 li:hover .more{background-color:#666;transition: all 0.3s ease-in-out;}
/*单页效果*/
.ny-cont{
	padding:10px 0px 20px 0px;
	margin:0 auto;
	width:1340px;
	font-size: 15px;
	color: #333;
	line-height: 190%;
	padding-top:40px;
	letter-spacing: 0px;
}
.ny-cont p, .ny-cont p a{
	margin-top:15px;
	font-size: 15px;
	color: #333;
	line-height: 190%;
}
.ny-cont a{
 	font-size: 15px;
	color: #333;
	line-height: 190%;
 }
 .ny-cont-h1{
	display: block;
	width: 100%;
	font-size: 26px;
	color: #333;
	font-weight: bold;
	text-align: center;
}

/*详情页样式*/
.mt-20 {
	margin-top: 20px;
}
.ny-xq{
  margin:30px auto;
  width: 1200px;
  height: auto;
}
.ny-xq-l{
  float: left;
  width: 145px;
  height: 115px;
}
.ny-xq-l .date1{
  position: relative;
  width: 110px;
  height: 36px;
  text-align: center;
}
.ny-xq-l .date1 .year1 {
  position: relative;
  font-size: 20px;
  color: #000;
  font-family:Arial, Helvetica, sans-serif;
  text-align: center;
}
.ny-xq-l .date1 .year1 span{
  position: absolute;
  left:35%;
  z-index:2;
  display:block;
  background: #fff;
  padding: 0 5px;
  font-size: 20px;
  color: #303030;
  font-family:Arial, Helvetica, sans-serif;
  background-color: #fff;
  letter-spacing: 0px; 
}
.ny-xq-l .date1 .year1:before{
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #e3e3e3;
  position: absolute;
  top: 12px;
  left: 0;
  z-index:1;
}
.ny-xq-l .date2{
  margin-top: 32px;
  text-align: center;
  font-size: 34px;
  line-height: 120%;
  color: #08C339;
  font-family:Arial, Helvetica, sans-serif;
  letter-spacing: 0px;
}
.ny-xq-l .read1{
  margin-top: 5px;
  font-size: 13px;
  text-align: center;
  color: #333333;
  letter-spacing: 0px;
}
.ny-xq-l .read1 strong{
  font-weight: bold;
}
.ny-xq-r{
  float: right;
  padding:18px 45px;
  width: 960px;
  height: 80px;
  background-color: #e7e7e7;
  overflow: hidden;
}
.ny-xq-r p{
  display: block;
  height: 70px;
  font-size: 15px;
  color: #333;
  line-height: 170%;
  letter-spacing: 0px;
  overflow: hidden;
}
.ny-xq-r p p{
  font-size: 15px;
  color: #333;
  line-height: 170%;
  letter-spacing: 0px;
}

/*新闻详情页样式*/
.newszwbj{ width:auto; height:auto; overflow:hidden;}
.new-cont-h1{text-align:center; font-family:"微软雅黑"; font-size:30px; line-height:40px;color:#535353; padding-top:30px;font-weight:normal;}
.new-xq{
  margin:0px auto;
  margin-top:30px;
  width:100%;
  background-color:#fff;
  height: auto;
  overflow:hidden;
}
.new-xq-l{
  width:100%;
  height:auto;
  text-align:left;
  
}
.new-xq-l .date1{
  width: 100%;
  height: auto;
  text-align: left;
}
.new-xq-l .date1 .year1 {
  font-size: 20px;
  color: #000;
  line-height:30px;
  font-family: "微软雅黑";
  font-weight:normal;
  text-align: center;
}
.new-xq-l .date1 .year1 span{
  position: absolute;
  z-index:2;
  display:block;
  font-size:15px;
  color: #b2b2b2;
  font-family: Arial, Helvetica, sans-serif;
  letter-spacing: 0px; 

}
.new-xq-l .date1:before{
  content: "";
  display: block;
  width: 100%;
  height:30px;
  position: absolute;
  left: 0;
  z-index:1;
}
.new-xq-l .date2{
  margin-top: 32px;
  text-align: center;
  font-size: 34px;
  line-height: 120%;
  color: #27cbf1;
  font-family:Impact;
  letter-spacing: 0px;
}
.new-xq-l .read1{
  position:relative;
  z-index:22222;
  width:120px;
  font-size:13px;
  padding-top:0px;
  text-align: center;
  background-color:#efeeee;
  color: #888;
  letter-spacing: 0px;
  float:right;
 
}
.new-xq-l .read1 strong{
  font-weight: bold;
}
.new-xq-r{
  width:99%;
  height:auto;
  margin-bottom:30px;
  text-align:center;
  border-top:1px solid #ccc;
  background-color:#f9f9f9;
  padding:10px;
  overflow: hidden;
}
.new-xq-r p{
  display: block;
  height: auto;
  font-size: 14px;
  color: #666;
  text-align:left;
  line-height: 170%;
  letter-spacing: 0px;
  overflow: hidden;
}
.new-xq-r p p{
  font-size: 15px;
  color: #333;
  line-height: 170%;
  letter-spacing: 0px;
}


.ny-l01 {
    float: left;
    width: 250px;
}
.ny-r01 {
    float: right;
    width: 956px;
}
.ny-l-fenlei{
  padding:20px 15px 50px 15px;
  background-color: #043d77;
  border-radius: 15px;
}
.ny-l-fenlei .ny-fl-tit{
  font-size: 34px;
  font-weight: bold;
  text-align: center;
  color: #fff;
}
.ny-l-fenlei .line01{
  margin:0 auto;
  margin-top: 15px;
  width: 60%;
  height: 5px;
  background-color: #fff;
}
.ny-fenlei1{
  height: auto;
  overflow: hidden;
}
.ny-fenlei1 dt a{
  display: block;
  margin:15px 0px;
  width: 100%;
  height: 30px;
  background-color: #fbe000 ;
  font-size: 17px;
  color: #000;
  text-align: center;
  line-height: 30px;
  border-radius: 20px;
}
.ny-fenlei1 dd a{
  display: block;
  padding:3px;
  width: 100%;
  border-bottom:1px dashed #5084b5;
  font-size: 15px;
  color: #fff;
  text-align: center;
  line-height: 20px;
}
.ny-fenlei1 dd a:hover{
  background-color: #039de5;
  color: #fff;
}
.ny-fenlei1-hover{
  background-color: #facd00 !important;
  color: #525252 !important;
}

